[INFO] cloning repository https://github.com/jakob-lilliemarck/fx-mq-jobs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakob-lilliemarck/fx-mq-jobs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-jobs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-jobs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1be78b42fb9d525b5c24d7bf5166aa7cc0b7a125
[INFO] testing jakob-lilliemarck/fx-mq-jobs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-jobs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jakob-lilliemarck/fx-mq-jobs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jakob-lilliemarck/fx-mq-jobs
[INFO] tweaked toml for git repo https://github.com/jakob-lilliemarck/fx-mq-jobs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakob-lilliemarck/fx-mq-jobs 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 git repo https://github.com/jakob-lilliemarck/fx-mq-jobs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.104
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded const-fnv1a-hash v1.1.0
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded libredox v0.1.10
[INFO] [stderr]   Downloaded potential_utf v0.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.104
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.104
[INFO] [stderr]   Downloaded fx-mq-building-blocks v0.1.6
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded addr2line v0.25.1
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.27
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded io-uring v0.7.10
[INFO] [stderr]   Downloaded hashbrown v0.16.0
[INFO] [stderr]   Downloaded serde_json v1.0.145
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded backtrace v0.3.76
[INFO] [stderr]   Downloaded js-sys v0.3.81
[INFO] [stderr]   Downloaded zerocopy v0.8.27
[INFO] [stderr]   Downloaded chrono v0.4.42
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded gimli v0.32.3
[INFO] [stderr]   Downloaded log v0.4.28
[INFO] [stderr]   Downloaded object v0.37.3
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded iana-time-zone v0.1.64
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded uuid v1.18.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d73ee3fb2fd19fc241f7e2ec757b75d22a0aef93af946e90758e064b48d7464
[INFO] running `Command { std: "docker" "start" "-a" "1d73ee3fb2fd19fc241f7e2ec757b75d22a0aef93af946e90758e064b48d7464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d73ee3fb2fd19fc241f7e2ec757b75d22a0aef93af946e90758e064b48d7464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d73ee3fb2fd19fc241f7e2ec757b75d22a0aef93af946e90758e064b48d7464", kill_on_drop: false }`
[INFO] [stdout] 1d73ee3fb2fd19fc241f7e2ec757b75d22a0aef93af946e90758e064b48d7464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ab5fb9fa9ce91be806ff3e14772a8b988374c45e9099dd670a08bfffeaeaa05
[INFO] running `Command { std: "docker" "start" "-a" "6ab5fb9fa9ce91be806ff3e14772a8b988374c45e9099dd670a08bfffeaeaa05", 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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling fx-mq-jobs v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[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 tokio v1.47.1
[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 rustls-webpki v0.103.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 00s
[INFO] running `Command { std: "docker" "inspect" "6ab5fb9fa9ce91be806ff3e14772a8b988374c45e9099dd670a08bfffeaeaa05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab5fb9fa9ce91be806ff3e14772a8b988374c45e9099dd670a08bfffeaeaa05", kill_on_drop: false }`
[INFO] [stdout] 6ab5fb9fa9ce91be806ff3e14772a8b988374c45e9099dd670a08bfffeaeaa05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 406a28828211105b1fed60316816e3e5c470300d42de62ee338821d32a91c1ee
[INFO] running `Command { std: "docker" "start" "-a" "406a28828211105b1fed60316816e3e5c470300d42de62ee338821d32a91c1ee", 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 4.40s
[INFO] running `Command { std: "docker" "inspect" "406a28828211105b1fed60316816e3e5c470300d42de62ee338821d32a91c1ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "406a28828211105b1fed60316816e3e5c470300d42de62ee338821d32a91c1ee", kill_on_drop: false }`
[INFO] [stdout] 406a28828211105b1fed60316816e3e5c470300d42de62ee338821d32a91c1ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23cf1e9692e4aa08f81e9e816f0d610812b38207031c85ff33f41b6d03585e63
[INFO] running `Command { std: "docker" "start" "-a" "23cf1e9692e4aa08f81e9e816f0d610812b38207031c85ff33f41b6d03585e63", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fx_mq_jobs-4da2b8b8521910c6)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test listener::listener::tests::it_works_on_messages ... FAILED
[INFO] [stdout] test handler::tests::it_returns_a_handler_error_when_handling_fails ... 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 handler::tests::it_successfully_handles_a_message ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_errors_as_dead ... FAILED
[INFO] [stdout] test listener::worker::tests::it_aborts_handling ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_success ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_errors_as_retryable ... FAILED
[INFO] [stdout] test publisher::test::it_publishes_using_a_pool ... FAILED
[INFO] [stdout] test publisher::test::it_publishes_using_a_transaction ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- listener::listener::tests::it_works_on_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::listener::tests::it_works_on_messages' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc93b812 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9f006d - <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:     0x5e44cc9f03ed - <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:     0x5e44cc90175d - <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:     0x5e44cc90001c - 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:     0x5e44cc90001c - 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:     0x5e44cc90001c - <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:     0x5e44cc8d7b8a - <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:     0x5e44cc8f5c6d - <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:     0x5e44cc8eec4b - <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:     0x5e44cc9f15ea - <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:     0x5e44cca1199a - 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:     0x5e44cc9047e6 - <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:     0x5e44cc901eac - <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:     0x5e44cca0e6c1 - 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:     0x5e44cc8e40c9 - <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:     0x5e44cc8e77e6 - <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:     0x5e44cc8ea429 - <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:     0x5e44cc9b1d33 - 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:     0x5e44cc8d4b03 - <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:     0x5e44cc9d9d60 - <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:     0x5e44cc9dd06b - <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:     0x5e44cc9bb84f - 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:     0x5e44cc92db70 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d5f6 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc94701a - <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:     0x5e44cc9d830a - 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:     0x5e44cc9c1417 - 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:     0x5e44cc8d40e6 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handler::tests::it_returns_a_handler_error_when_handling_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handler::tests::it_returns_a_handler_error_when_handling_fails' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc935df3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9efe6d - <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:     0x5e44cc9f01ed - <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:     0x5e44cc90155d - <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:     0x5e44cc8ff19c - 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:     0x5e44cc8ff19c - 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:     0x5e44cc8ff19c - <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:     0x5e44cc8d5e8a - <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:     0x5e44cc8f066d - <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:     0x5e44cc8eeacb - <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:     0x5e44cc9f0c6a - <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:     0x5e44cca1169a - 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:     0x5e44cc903d66 - <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:     0x5e44cc901b2c - <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:     0x5e44cca0e441 - 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:     0x5e44cc8e1e49 - <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:     0x5e44cc8e73e6 - <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:     0x5e44cc8e8729 - <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:     0x5e44cc9b11b3 - 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:     0x5e44cc8d4583 - <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:     0x5e44cc9d9360 - <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:     0x5e44cc9dba6b - <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:     0x5e44cc9bab77 - 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:     0x5e44cc92d76e - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d376 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946e9a - <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:     0x5e44cca00e5a - 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:     0x5e44cc9fa497 - 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:     0x5e44cc8d3ee6 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc934773 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9efded - <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:     0x5e44cc9f016d - <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:     0x5e44cc9014dd - <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:     0x5e44cc8fedfc - 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:     0x5e44cc8fedfc - 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:     0x5e44cc8fedfc - <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:     0x5e44cc8d574a - <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:     0x5e44cc8ef0ed - <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:     0x5e44cc8eea6b - <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:     0x5e44cc9f0a0a - <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:     0x5e44cca115da - 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:     0x5e44cc903ac6 - <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:     0x5e44cc901a4c - <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:     0x5e44cca0e3a1 - 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:     0x5e44cc8e15a9 - <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:     0x5e44cc8e72e6 - <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:     0x5e44cc8e7fe9 - <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:     0x5e44cc9b0ed3 - 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:     0x5e44cc8d4423 - <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:     0x5e44cc9d90e0 - <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:     0x5e44cc9db4eb - <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:     0x5e44cc9ba83f - 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:     0x5e44cc92d670 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d2d6 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946e3a - <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:     0x5e44cc9d806a - 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:     0x5e44cc9c12c7 - 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:     0x5e44cc8d3e66 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc936933 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9efead - <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:     0x5e44cc9f022d - <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:     0x5e44cc90159d - <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:     0x5e44cc8ff36c - 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:     0x5e44cc8ff36c - 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:     0x5e44cc8ff36c - <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:     0x5e44cc8d622a - <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:     0x5e44cc8f112d - <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:     0x5e44cc8eeafb - <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:     0x5e44cc9f0d9a - <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:     0x5e44cca116fa - 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:     0x5e44cc903eb6 - <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:     0x5e44cc901b9c - <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:     0x5e44cca0e491 - 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:     0x5e44cc8e2299 - <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:     0x5e44cc8e7466 - <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:     0x5e44cc8e8ac9 - <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:     0x5e44cc9b1323 - 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:     0x5e44cc8d4633 - <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:     0x5e44cc9d94a0 - <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:     0x5e44cc9dbd2b - <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:     0x5e44cc9bad17 - 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:     0x5e44cc92d7ee - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d3c6 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946eca - <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:     0x5e44cca00eba - 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:     0x5e44cc9fa4c7 - 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:     0x5e44cc8d3f26 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc9352b3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9efe2d - <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:     0x5e44cc9f01ad - <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:     0x5e44cc90151d - <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:     0x5e44cc8fefcc - 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:     0x5e44cc8fefcc - 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:     0x5e44cc8fefcc - <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:     0x5e44cc8d5aea - <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:     0x5e44cc8efbad - <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:     0x5e44cc8eea9b - <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:     0x5e44cc9f0b3a - <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:     0x5e44cca1163a - 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:     0x5e44cc903c16 - <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:     0x5e44cc901abc - <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:     0x5e44cca0e3f1 - 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:     0x5e44cc8e19f9 - <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:     0x5e44cc8e7366 - <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:     0x5e44cc8e8389 - <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:     0x5e44cc9b1043 - 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:     0x5e44cc8d44d3 - <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:     0x5e44cc9d9220 - <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:     0x5e44cc9db7ab - <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:     0x5e44cc9ba9d7 - 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:     0x5e44cc92d6ee - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d326 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946e6a - <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:     0x5e44cca00dfa - 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:     0x5e44cc9fa467 - 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:     0x5e44cc8d3ea6 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc93a182 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9effed - <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:     0x5e44cc9f036d - <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:     0x5e44cc9016dd - <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:     0x5e44cc8ffc7c - 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:     0x5e44cc8ffc7c - 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:     0x5e44cc8ffc7c - <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:     0x5e44cc8d744a - <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:     0x5e44cc8f46ed - <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:     0x5e44cc8eebeb - <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:     0x5e44cc9f138a - <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:     0x5e44cca118da - 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:     0x5e44cc904546 - <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:     0x5e44cc901dcc - <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:     0x5e44cca0e621 - 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:     0x5e44cc8e3829 - <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:     0x5e44cc8e76e6 - <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:     0x5e44cc8e9ce9 - <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:     0x5e44cc9b1a53 - 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:     0x5e44cc8d49a3 - <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:     0x5e44cc9d9ae0 - <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:     0x5e44cc9dcaeb - <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:     0x5e44cc9bb527 - 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:     0x5e44cc92da6e - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d556 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946fba - <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:     0x5e44cc9d824a - 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:     0x5e44cc9c13b7 - 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:     0x5e44cc8d4066 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc938af3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9eff6d - <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:     0x5e44cc9f02ed - <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:     0x5e44cc90165d - <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:     0x5e44cc8ff8dc - 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:     0x5e44cc8ff8dc - 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:     0x5e44cc8ff8dc - <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:     0x5e44cc8d6d0a - <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:     0x5e44cc8f316d - <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:     0x5e44cc8eeb8b - <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:     0x5e44cc9f112a - <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:     0x5e44cca1181a - 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:     0x5e44cc9042a6 - <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:     0x5e44cc901cec - <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:     0x5e44cca0e581 - 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:     0x5e44cc8e2f89 - <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:     0x5e44cc8e75e6 - <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:     0x5e44cc8e95a9 - <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:     0x5e44cc9b1773 - 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:     0x5e44cc8d4843 - <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:     0x5e44cc9d9860 - <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:     0x5e44cc9dc56b - <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:     0x5e44cc9bb1f7 - 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:     0x5e44cc92d96e - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d4b6 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946f5a - <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:     0x5e44cc9d818a - 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:     0x5e44cc9c1357 - 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:     0x5e44cc8d3fe6 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc939633 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9effad - <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:     0x5e44cc9f032d - <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:     0x5e44cc90169d - <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:     0x5e44cc8ffaac - 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:     0x5e44cc8ffaac - 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:     0x5e44cc8ffaac - <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:     0x5e44cc8d70aa - <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:     0x5e44cc8f3c2d - <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:     0x5e44cc8eebbb - <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:     0x5e44cc9f125a - <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:     0x5e44cca1187a - 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:     0x5e44cc9043f6 - <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:     0x5e44cc901d5c - <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:     0x5e44cca0e5d1 - 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:     0x5e44cc8e33d9 - <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:     0x5e44cc8e7666 - <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:     0x5e44cc8e9949 - <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:     0x5e44cc9b18e3 - 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:     0x5e44cc8d48f3 - <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:     0x5e44cc9d99a0 - <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:     0x5e44cc9dc82b - <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:     0x5e44cc9bb38f - 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:     0x5e44cc92d9f0 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d506 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946f8a - <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:     0x5e44cc9d81ea - 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:     0x5e44cc9c1387 - 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:     0x5e44cc8d4026 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc93acc3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9f002d - <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:     0x5e44cc9f03ad - <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:     0x5e44cc90171d - <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:     0x5e44cc8ffe4c - 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:     0x5e44cc8ffe4c - 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:     0x5e44cc8ffe4c - <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:     0x5e44cc8d77ea - <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:     0x5e44cc8f51ad - <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:     0x5e44cc8eec1b - <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:     0x5e44cc9f14ba - <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:     0x5e44cca1193a - 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:     0x5e44cc904696 - <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:     0x5e44cc901e3c - <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:     0x5e44cca0e671 - 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:     0x5e44cc8e3c79 - <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:     0x5e44cc8e7766 - <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:     0x5e44cc8ea089 - <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:     0x5e44cc9b1bc3 - 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:     0x5e44cc8d4a53 - <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:     0x5e44cc9d9c20 - <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:     0x5e44cc9dcdab - <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:     0x5e44cc9bb6bf - 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:     0x5e44cc92daf0 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d5a6 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946fea - <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:     0x5e44cc9d82aa - 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:     0x5e44cc9c13e7 - 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:     0x5e44cc8d40a6 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (36) 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc937473 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9efeed - <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:     0x5e44cc9f026d - <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:     0x5e44cc9015dd - <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:     0x5e44cc8ff53c - 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:     0x5e44cc8ff53c - 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:     0x5e44cc8ff53c - <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:     0x5e44cc8d65ca - <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:     0x5e44cc8f1bed - <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:     0x5e44cc8eeb2b - <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:     0x5e44cc9f0eca - <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:     0x5e44cca1175a - 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:     0x5e44cc904006 - <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:     0x5e44cc901c0c - <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:     0x5e44cca0e4e1 - 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:     0x5e44cc8e26e9 - <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:     0x5e44cc8e74e6 - <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:     0x5e44cc8e8e69 - <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:     0x5e44cc9b1493 - 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:     0x5e44cc8d46e3 - <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:     0x5e44cc9d95e0 - <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:     0x5e44cc9dbfeb - <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:     0x5e44cc9baeb7 - 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:     0x5e44cc92d86e - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d416 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946efa - <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:     0x5e44cc9d80ca - 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:     0x5e44cc9c12f7 - 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:     0x5e44cc8d3f66 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   59:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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' (37) 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - 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:     0x5e44cd094db2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e44cd094db2 - <<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:     0x5e44cd0acf9a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e44cd0acf9a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e44cd09a4f6 - 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:     0x5e44cd09a4f6 - <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:     0x5e44cd0715af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e44cd0715af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e44cd08c349 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e44cca2c58e - <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:     0x5e44cca2c58e - 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:     0x5e44cd08c5b2 - <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:     0x5e44cd08c5b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e44cd071668 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e44cd068719 - 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:     0x5e44cd07281d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e44cd0ad70c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e44cd0ad452 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e44ccbe6cc4 - <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:     0x5e44ccad7632 - 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:     0x5e44ccadccde - <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:     0x5e44cc9efc8f - <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:     0x5e44cc937fb3 - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc9eff2d - <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:     0x5e44cc9f02ad - <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:     0x5e44cc90161d - <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:     0x5e44cc8ff70c - 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:     0x5e44cc8ff70c - 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:     0x5e44cc8ff70c - <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:     0x5e44cc8d696a - <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:     0x5e44cc8f26ad - <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:     0x5e44cc8eeb5b - <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:     0x5e44cc9f0ffa - <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:     0x5e44cca117ba - 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:     0x5e44cc904156 - <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:     0x5e44cc901c7c - <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:     0x5e44cca0e531 - 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:     0x5e44cc8e2b39 - <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:     0x5e44cc8e7566 - <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:     0x5e44cc8e9209 - <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:     0x5e44cc9b1603 - 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:     0x5e44cc8d4793 - <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:     0x5e44cc9d9720 - <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:     0x5e44cc9dc2ab - <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:     0x5e44cc9bb057 - 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:     0x5e44cc92d8ee - sqlx_core[2013e2fde80528d1]::testing::run_test::<sqlx_postgres[9788de6af6653e6d]::database::Postgres, sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc92d466 - sqlx_core[2013e2fde80528d1]::testing::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:     0x5e44cc946f2a - <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:     0x5e44cc9d812a - 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:     0x5e44cc9c1327 - 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:     0x5e44cc8d3fa6 - <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:     0x5e44cca2093b - <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:     0x5e44cca2093b - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5e44cca2d19a - <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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - 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:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5e44cca2d19a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5e44cca27664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5e44cca27664 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - 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:     0x5e44cca2fc92 - <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:     0x5e44cd0942bf - <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:     0x5e44cd0942bf - <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:     0x7eb66f28daa4 - <unknown>
[INFO] [stdout]   74:     0x7eb66f31aa64 - 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.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23cf1e9692e4aa08f81e9e816f0d610812b38207031c85ff33f41b6d03585e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23cf1e9692e4aa08f81e9e816f0d610812b38207031c85ff33f41b6d03585e63", kill_on_drop: false }`
[INFO] [stdout] 23cf1e9692e4aa08f81e9e816f0d610812b38207031c85ff33f41b6d03585e63
