[INFO] fetching crate fx-mq-jobs 0.1.8...
[INFO] testing fx-mq-jobs-0.1.8 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate fx-mq-jobs 0.1.8 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fx-mq-jobs 0.1.8 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded const-fnv1a-hash v1.1.0
[INFO] [stderr]   Downloaded fx-mq-building-blocks v0.1.6
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14870e3ebd36710a99067d67d5281112838c21c89995155801f87d8026f6b864
[INFO] running `Command { std: "docker" "start" "-a" "14870e3ebd36710a99067d67d5281112838c21c89995155801f87d8026f6b864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14870e3ebd36710a99067d67d5281112838c21c89995155801f87d8026f6b864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14870e3ebd36710a99067d67d5281112838c21c89995155801f87d8026f6b864", kill_on_drop: false }`
[INFO] [stdout] 14870e3ebd36710a99067d67d5281112838c21c89995155801f87d8026f6b864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ffc6f1574d1c0545c005d41075dfd8f4398ab9f9e771651ae82e653476bb7ff
[INFO] running `Command { std: "docker" "start" "-a" "8ffc6f1574d1c0545c005d41075dfd8f4398ab9f9e771651ae82e653476bb7ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling fx-mq-jobs v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling 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 tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio-stream v0.1.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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[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 1m 10s
[INFO] running `Command { std: "docker" "inspect" "8ffc6f1574d1c0545c005d41075dfd8f4398ab9f9e771651ae82e653476bb7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffc6f1574d1c0545c005d41075dfd8f4398ab9f9e771651ae82e653476bb7ff", kill_on_drop: false }`
[INFO] [stdout] 8ffc6f1574d1c0545c005d41075dfd8f4398ab9f9e771651ae82e653476bb7ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02c6471a07590ee1d07d25391c1de0039a040810d67920c1fb5fcc51edeb9842
[INFO] running `Command { std: "docker" "start" "-a" "02c6471a07590ee1d07d25391c1de0039a040810d67920c1fb5fcc51edeb9842", 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 8.00s
[INFO] running `Command { std: "docker" "inspect" "02c6471a07590ee1d07d25391c1de0039a040810d67920c1fb5fcc51edeb9842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c6471a07590ee1d07d25391c1de0039a040810d67920c1fb5fcc51edeb9842", kill_on_drop: false }`
[INFO] [stdout] 02c6471a07590ee1d07d25391c1de0039a040810d67920c1fb5fcc51edeb9842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a70835b547b681cc45c993a1d903a0ca2608b9f34c43836b3cd280e23e937406
[INFO] running `Command { std: "docker" "start" "-a" "a70835b547b681cc45c993a1d903a0ca2608b9f34c43836b3cd280e23e937406", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[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 handler::tests::it_returns_a_handler_error_when_handling_fails ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_errors_as_retryable ... FAILED
[INFO] [stdout] test lease_renewer::tests::it_renews_the_lease ... FAILED
[INFO] [stdout] test handler::tests::it_returns_registry_error_for_unhandled_message ... FAILED
[INFO] [stdout] test listener::worker::tests::it_aborts_handling ... FAILED
[INFO] [stdout] test handler::tests::it_successfully_handles_a_message ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_success ... FAILED
[INFO] [stdout] test publisher::test::it_publishes_using_a_pool ... FAILED
[INFO] [stdout] test publisher::test::it_publishes_using_a_transaction ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_errors_as_dead ... FAILED
[INFO] [stdout] test listener::listener::tests::it_works_on_messages ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe09df3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3e6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec41ed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd555d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd319c - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd319c - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd319c - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fda9e8a - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc466d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2acb - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec4c6a - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee569a - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd7d66 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5b2c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee2441 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb5e49 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb3e6 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbc729 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe851b3 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda8583 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fead360 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feafa6b - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8eb77 - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe0176e - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01376 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1ae9a - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13fed4e5a - fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fece497 - fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fda7ee6 - <fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_a_handler_error_when_handling_fails::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe0ecc3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec402d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec43ad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd571d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3e4c - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3e4c - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3e4c - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdab7ea - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc91ad - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2c1b - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec54ba - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee593a - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd8696 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5e3c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee2671 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb7c79 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb766 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbe089 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe85bc3 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda8a53 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feadc20 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feb0dab - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8f6bf - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01af0 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe015a6 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1afea - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13feac2aa - fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:385:5
[INFO] [stdout]   51:     0x57b13fe953e7 - fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fda80a6 - <fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_retryable::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe08773 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3ded - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec416d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd54dd - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd2dfc - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd2dfc - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd2dfc - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fda974a - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc30ed - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2a6b - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec4a0a - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee55da - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd7ac6 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5a4c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee23a1 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb55a9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb2e6 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbbfe9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe84ed3 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda8423 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fead0e0 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feaf4eb - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8e83f - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01670 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe012d6 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1ae3a - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13feac06a - fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lease_renewer.rs:175:5
[INFO] [stdout]   51:     0x57b13fe952c7 - fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lease_renewer.rs:176:57
[INFO] [stdout]   52:     0x57b13fda7e66 - <fx_mq_jobs[d630de9ac5023597]::lease_renewer::tests::it_renews_the_lease::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe0a933 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3ead - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec422d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd559d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd336c - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd336c - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd336c - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdaa22a - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc512d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2afb - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec4d9a - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee56fa - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd7eb6 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5b9c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee2491 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb6299 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb466 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbcac9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe85323 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda8633 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fead4a0 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feafd2b - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8ed17 - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe017ee - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe013c6 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1aeca - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13fed4eba - fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:438:5
[INFO] [stdout]   51:     0x57b13fece4c7 - fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fda7f26 - <fx_mq_jobs[d630de9ac5023597]::handler::tests::it_returns_registry_error_for_unhandled_message::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe0caf3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3f6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec42ed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd565d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd38dc - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd38dc - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd38dc - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdaad0a - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc716d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2b8b - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec512a - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee581a - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd82a6 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5cec - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee2581 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb6f89 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb5e6 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbd5a9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe85773 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda8843 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fead860 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feb056b - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8f1f7 - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe0196e - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe014b6 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1af5a - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13feac18a - fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:560:5
[INFO] [stdout]   51:     0x57b13fe95357 - fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:561:56
[INFO] [stdout]   52:     0x57b13fda7fe6 - <fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_aborts_handling::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe092b3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3e2d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec41ad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd551d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd2fcc - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd2fcc - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd2fcc - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fda9aea - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc3bad - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2a9b - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec4b3a - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee563a - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd7c16 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5abc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee23f1 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb59f9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb366 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbc389 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe85043 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda84d3 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fead220 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feaf7ab - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8e9d7 - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe016ee - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01326 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1ae6a - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13fed4dfa - fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:360:5
[INFO] [stdout]   51:     0x57b13fece467 - fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:361:71
[INFO] [stdout]   52:     0x57b13fda7ea6 - <fx_mq_jobs[d630de9ac5023597]::handler::tests::it_successfully_handles_a_message::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe0d633 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3fad - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec432d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd569d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3aac - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3aac - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3aac - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdab0aa - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc7c2d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2bbb - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec525a - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee587a - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd83f6 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5d5c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee25d1 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb73d9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb666 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbd949 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe858e3 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda88f3 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fead9a0 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feb082b - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8f38f - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe019f0 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01506 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1af8a - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13feac1ea - fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:318:5
[INFO] [stdout]   51:     0x57b13fe95387 - fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:319:65
[INFO] [stdout]   52:     0x57b13fda8026 - <fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_success::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe0b473 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3eed - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec426d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd55dd - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd353c - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd353c - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd353c - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdaa5ca - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc5bed - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2b2b - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec4eca - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee575a - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd8006 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5c0c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee24e1 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb66e9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb4e6 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbce69 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe85493 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda86e3 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fead5e0 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feaffeb - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8eeb7 - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe0186e - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01416 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1aefa - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13feac0ca - fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:208:5
[INFO] [stdout]   51:     0x57b13fe952f7 - fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:209:63
[INFO] [stdout]   52:     0x57b13fda7f66 - <fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_pool::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe0bfb3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3f2d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec42ad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd561d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd370c - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd370c - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd370c - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdaa96a - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc66ad - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2b5b - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec4ffa - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee57ba - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd8156 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5c7c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee2531 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb6b39 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb566 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbd209 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe85603 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda8793 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fead720 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feb02ab - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8f057 - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe018ee - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01466 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1af2a - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13feac12a - fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:238:5
[INFO] [stdout]   51:     0x57b13fe95327 - fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:239:70
[INFO] [stdout]   52:     0x57b13fda7fa6 - <fx_mq_jobs[d630de9ac5023597]::publisher::test::it_publishes_using_a_transaction::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::worker::tests::it_reports_handling_errors_as_dead stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::worker::tests::it_reports_handling_errors_as_dead' (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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe0e182 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec3fed - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec436d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd56dd - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3c7c - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3c7c - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd3c7c - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdab44a - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc86ed - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2beb - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec538a - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee58da - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd8546 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5dcc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee2621 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb7829 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb6e6 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbdce9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe85a53 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda89a3 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feadae0 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feb0aeb - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8f527 - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01a6e - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01556 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1afba - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13feac24a - fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:452:5
[INFO] [stdout]   51:     0x57b13fe953b7 - fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fda8066 - <fx_mq_jobs[d630de9ac5023597]::listener::worker::tests::it_reports_handling_errors_as_dead::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b140568db2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b140568db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b140568db2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b140580f9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b140580f9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57b14056e4f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b14056e4f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b1405455af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b1405455af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b140560349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b13ff0058e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57b13ff0058e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b1405605b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57b1405605b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b140545668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b14053c719 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b14054681d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b14058170c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b140581452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57b1400bacc4 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57b13ffab632 - sqlx_postgres[9788de6af6653e6d]::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:     0x57b13ffb0cde - <sqlx_postgres[9788de6af6653e6d]::database::Postgres as sqlx_core[2013e2fde80528d1]::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:     0x57b13fec3c8f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[2013e2fde80528d1]::testing::TestContext<sqlx_postgres[9788de6af6653e6d]::database::Postgres>, sqlx_core[2013e2fde80528d1]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b13fe0f812 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fec406d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b13fec43ed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b13fdd575d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd401c - tokio[c8bc6ba21bb10dfe]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd401c - tokio[c8bc6ba21bb10dfe]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdd401c - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdabb8a - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>, <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc9c6d - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdc2c4b - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fec55ea - <tokio[c8bc6ba21bb10dfe]::runtime::context::scoped::Scoped<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::Context>>::set::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fee599a - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdd87e6 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::try_with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57b13fdd5eac - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[c8bc6ba21bb10dfe]::runtime::context::Context>>::with::<tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57b13fee26c1 - tokio[c8bc6ba21bb10dfe]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::Error>>), <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdb80c9 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fdbb7e6 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fdbe429 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe85d33 - tokio[c8bc6ba21bb10dfe]::runtime::context::runtime::enter_runtime::<<tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[e6e9745ca2710ff8]::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:     0x57b13fda8b03 - <tokio[c8bc6ba21bb10dfe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feadd60 - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13feb106b - <tokio[c8bc6ba21bb10dfe]::runtime::runtime::Runtime>::block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe8f84f - sqlx_core[2013e2fde80528d1]::rt::test_block_on::<sqlx_core[2013e2fde80528d1]::testing::run_test<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe01b70 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe015f6 - sqlx_core[2013e2fde80528d1]::testing::run_test_with_pool::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[d630de9ac5023597]::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:     0x57b13fe1b01a - <fn(sqlx_core[2013e2fde80528d1]::pool::Pool<sqlx_postgres[9788de6af6653e6d]::database::Postgres>) -> fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0} as sqlx_core[2013e2fde80528d1]::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:     0x57b13feac30a - fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/listener.rs:314:5
[INFO] [stdout]   51:     0x57b13fe95417 - fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/listener.rs:315:58
[INFO] [stdout]   52:     0x57b13fda80e6 - <fx_mq_jobs[d630de9ac5023597]::listener::listener::tests::it_works_on_messages::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57b13fef493b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57b13fef493b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x57b13ff0119a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57b13ff0119a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x57b13ff0119a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x57b13fefb664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x57b13fefb664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x57b13ff03c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57b13ff03c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x57b13ff03c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57b1405682bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x57b1405682bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x76873946faa4 - <unknown>
[INFO] [stdout]   74:     0x7687394fca64 - 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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a70835b547b681cc45c993a1d903a0ca2608b9f34c43836b3cd280e23e937406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a70835b547b681cc45c993a1d903a0ca2608b9f34c43836b3cd280e23e937406", kill_on_drop: false }`
[INFO] [stdout] a70835b547b681cc45c993a1d903a0ca2608b9f34c43836b3cd280e23e937406
