[INFO] cloning repository https://github.com/jakob-lilliemarck/fx-mq-building-blocks
[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-building-blocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-building-blocks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-building-blocks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a62ddfe2ba814d76097495178589274292606727
[INFO] testing jakob-lilliemarck/fx-mq-building-blocks against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-building-blocks" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jakob-lilliemarck/fx-mq-building-blocks
[INFO] finished tweaking git repo https://github.com/jakob-lilliemarck/fx-mq-building-blocks
[INFO] tweaked toml for git repo https://github.com/jakob-lilliemarck/fx-mq-building-blocks written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakob-lilliemarck/fx-mq-building-blocks on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakob-lilliemarck/fx-mq-building-blocks 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b5a23606dec406ac706ee43ce19a8941d3ba33e5a837d9f459b8d258e64b691
[INFO] running `Command { std: "docker" "start" "-a" "3b5a23606dec406ac706ee43ce19a8941d3ba33e5a837d9f459b8d258e64b691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b5a23606dec406ac706ee43ce19a8941d3ba33e5a837d9f459b8d258e64b691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5a23606dec406ac706ee43ce19a8941d3ba33e5a837d9f459b8d258e64b691", kill_on_drop: false }`
[INFO] [stdout] 3b5a23606dec406ac706ee43ce19a8941d3ba33e5a837d9f459b8d258e64b691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d51908e65ee7d50d60ea11747edcb61fc7ed2b828076ce147b6fc537359cb8cb
[INFO] running `Command { std: "docker" "start" "-a" "d51908e65ee7d50d60ea11747edcb61fc7ed2b828076ce147b6fc537359cb8cb", 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 version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling 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 rustls-webpki v0.103.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling fx-mq-building-blocks v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "d51908e65ee7d50d60ea11747edcb61fc7ed2b828076ce147b6fc537359cb8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51908e65ee7d50d60ea11747edcb61fc7ed2b828076ce147b6fc537359cb8cb", kill_on_drop: false }`
[INFO] [stdout] d51908e65ee7d50d60ea11747edcb61fc7ed2b828076ce147b6fc537359cb8cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 37e78fb379714cdafdab8872010ae6063289701835f257b23cb02d58e050c94b
[INFO] running `Command { std: "docker" "start" "-a" "37e78fb379714cdafdab8872010ae6063289701835f257b23cb02d58e050c94b", kill_on_drop: false }`
[INFO] [stderr]    Compiling fx-mq-building-blocks v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.59s
[INFO] running `Command { std: "docker" "inspect" "37e78fb379714cdafdab8872010ae6063289701835f257b23cb02d58e050c94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37e78fb379714cdafdab8872010ae6063289701835f257b23cb02d58e050c94b", kill_on_drop: false }`
[INFO] [stdout] 37e78fb379714cdafdab8872010ae6063289701835f257b23cb02d58e050c94b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 38db906990d2653881a259a04569e4ae1f55ef67580eb7e2d3f71f0a9f1519e8
[INFO] running `Command { std: "docker" "start" "-a" "38db906990d2653881a259a04569e4ae1f55ef67580eb7e2d3f71f0a9f1519e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fx-mq-building-blocks/99c8c2094cbf2a3d/deps/fx_mq_building_blocks-99c8c2094cbf2a3d)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test backoff::exponential::tests::it_computes_exponential_backoff_with_base_2 ... ok
[INFO] [stdout] test backoff::constant::tests::it_computes_constant_backoff ... ok
[INFO] [stdout] test backoff::exponential::tests::it_handles_zero_attempts ... ok
[INFO] [stdout] test backoff::linear::tests::it_computes_constant_backoff ... ok
[INFO] [stdout] test migrator::tests::it_errors_on_invalid_empty_identifier ... ok
[INFO] [stdout] test migrator::tests::it_escapes_wierd_identifier_names ... ok
[INFO] [stdout] test migrator::tests::it_rejects_invalid_first_chars ... ok
[INFO] [stdout] test migrator::tests::it_rejects_too_large_identifier_names ... ok
[INFO] [stdout] test queries::get_next_retryable::tests::it_selects_the_latest_failed_attempt_of_the_message ... ignored, TODO: implement test for latest failed attempt selection
[INFO] [stdout] test listener::poll_control::tests::test_poll_duration_override ... ok
[INFO] [stdout] test listener::poll_control::tests::test_backoff ... ok
[INFO] [stdout] test queries::get_next_missing::tests::it_gets_the_next_missing_message ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_gets_a_retryable_message ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_skips_messages_with_active_leases ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_skips_locked_messages ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_gets_available_unattempted_messages ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_skips_locked_messages ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_returns_none_when_none_are_available ... FAILED
[INFO] [stdout] test queries::report_retryable::tests::it_deletes_leases_and_failed_attempts ... FAILED
[INFO] [stdout] test queries::publish_message::tests::it_publishes_a_message ... FAILED
[INFO] [stdout] test queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::report_success::tests::it_deletes_associated_leases ... FAILED
[INFO] [stdout] test queries::report_success::tests::it_deletes_failed_attempts ... FAILED
[INFO] [stdout] test queries::report_dead::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::report_dead::tests::it_deletes_leases_and_failed_attempts ... FAILED
[INFO] [stdout] test queries::report_success::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::request_lease::tests::it_acquires_a_lease_when_none_is_held ... FAILED
[INFO] [stdout] test queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host ... FAILED
[INFO] [stdout] test queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host ... FAILED
[INFO] [stdout] test queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_missing::tests::it_gets_the_next_missing_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_missing::tests::it_gets_the_next_missing_message' (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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d007c1a3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d00dec1d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df25d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b37d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d002727c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d002727c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d002727c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382cffd2b8a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d000c2dd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d00043eb - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a9ea - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f767a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030c26 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c08c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3df1 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffeb369 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4e06 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382cfff8919 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d00956d3 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce883 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d011a980 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d012022b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d00e2677 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d007325e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d0072976 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_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:     0x6382d008fc3a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00dd227 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_missing.rs:74:5
[INFO] [stdout]   51:     0x6382d00d7bd7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_missing.rs:75:70
[INFO] [stdout]   52:     0x6382d0056926 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_missing::tests::it_gets_the_next_missing_message::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_retryable::tests::it_gets_a_retryable_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_retryable::tests::it_gets_a_retryable_message' (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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d007eea3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d00ded1d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df35d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b47d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d00279bc - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d00279bc - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d00279bc - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382cffd3a0a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d000eddd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d00044ab - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010aeaa - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f77fa - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0031166 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c24c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3f31 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffec4a9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff5006 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382cfff9799 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d0095c93 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffceb43 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d011ae80 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d0120d2b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d00e2cf7 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d007345e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d0072ab6 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_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:     0x6382d008fcfa - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00f1e77 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_retryable.rs:80:5
[INFO] [stdout]   51:     0x6382d00e6e47 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_retryable.rs:81:65
[INFO] [stdout]   52:     0x6382d0056a26 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_gets_a_retryable_message::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry' (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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0080523 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382d00ded9d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df3dd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b4fd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382d0027d5c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382d0027d5c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382d0027d5c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382cffd414a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382d001035d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000450b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010b10a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f78ba - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0031406 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c32c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3fd1 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffecd49 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff5106 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff9ed9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0095f73 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffceca3 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011b100 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#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:     0x6382d01212ab - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#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:     0x6382d00e3037 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382d007355e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382d0072b56 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{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:     0x6382d008fd5a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::it_returns_none_when_there_is_nothing_to_retry::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00f2057 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_retryable.rs:197:5
[INFO] [stdout]   51:     0x6382d00e6ea7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_retryable.rs:200:10
[INFO] [stdout]   52:     0x6382d0056aa6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_retryable::tests::it_skips_messages_with_active_leases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_retryable::tests::it_skips_messages_with_active_leases' (39) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d007f9e3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382d00ded5d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df39d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b4bd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382d0027b8c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382d0027b8c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382d0027b8c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382cffd3daa - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382d000f89d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d00044db - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010afda - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f785a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00312b6 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c2bc - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3f81 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffec8f9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff5086 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff9b39 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0095e03 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffcebf3 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011afc0 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#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:     0x6382d0120feb - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#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:     0x6382d00e2e97 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382d00734de - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382d0072b06 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{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:     0x6382d008fd2a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00f1f67 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_retryable.rs:116:5
[INFO] [stdout]   51:     0x6382d00e6e77 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_retryable.rs:117:74
[INFO] [stdout]   52:     0x6382d0056a66 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_retryable::tests::it_skips_locked_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_retryable::tests::it_skips_locked_messages' (38) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d007e363 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00decdd - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df31d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b43d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00277ec - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00277ec - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00277ec - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382cffd366a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d000e31d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d000447b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010ad7a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f779a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0031016 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c1dc - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3ee1 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffec059 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4f86 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382cfff93f9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d0095b23 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffcea93 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d011ad40 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d0120a6b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00e2b57 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00733de - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d0072a66 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d008fcca - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00f1d87 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_retryable.rs:153:5
[INFO] [stdout]   51:     0x6382d00e6e17 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_retryable.rs:154:62
[INFO] [stdout]   52:     0x6382d00569e6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_retryable::tests::it_skips_locked_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_unattempted::tests::it_gets_available_unattempted_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_unattempted::tests::it_gets_available_unattempted_messages' (41) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0083223 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d00dee9d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df4dd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b5fd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d002849c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d002849c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d002849c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382cffd4fca - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d0012e5d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d00045cb - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010b5ca - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f7a3a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0031946 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c4ec - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f4111 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffede89 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff5306 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382cfffad59 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d0096533 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffcef63 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d011b600 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d0121dab - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d00e36b7 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d007375e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d0072c96 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_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:     0x6382d008fe1a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00b99c7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_unattempted.rs:88:5
[INFO] [stdout]   51:     0x6382d00afc87 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_unattempted.rs:89:76
[INFO] [stdout]   52:     0x6382d0056ba6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once' (40) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d00826e3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382d00dee5d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df49d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b5bd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382d00282cc - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382d00282cc - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382d00282cc - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382cffd4c2a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382d001239d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000459b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010b49a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f79da - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00317f6 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c47c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f40c1 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffeda39 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff5286 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfffa9b9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d00963c3 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffceeb3 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011b4c0 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#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:     0x6382d0121aeb - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#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:     0x6382d00e3517 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382d00736de - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382d0072c46 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{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:     0x6382d008fdea - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00b98d7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_unattempted.rs:130:5
[INFO] [stdout]   51:     0x6382d00afc57 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_unattempted.rs:131:73
[INFO] [stdout]   52:     0x6382d0056b66 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_unattempted::tests::it_skips_locked_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_unattempted::tests::it_skips_locked_messages' (43) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0081ba3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00dee1d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df45d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b57d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00280fc - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00280fc - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00280fc - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382cffd488a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00118dd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d000456b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010b36a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f797a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00316a6 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c40c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f4071 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffed5e9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff5206 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382cfffa619 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d0096253 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffcee03 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d011b380 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d012182b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d00e3377 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d007365e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d0072bf6 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_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:     0x6382d008fdba - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00b97e7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_unattempted.rs:150:5
[INFO] [stdout]   51:     0x6382d00afc27 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_unattempted.rs:151:62
[INFO] [stdout]   52:     0x6382d0056b26 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_skips_locked_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_unattempted::tests::it_returns_none_when_none_are_available stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_unattempted::tests::it_returns_none_when_none_are_available' (42) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0083d63 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382d00deedd - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df51d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b63d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382d002866c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382d002866c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382d002866c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382cffd536a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382d001391d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d00045fb - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010b6fa - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f7a9a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0031a96 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c55c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f4161 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffee2d9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff5386 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfffb0f9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d00966a3 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffcf013 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011b740 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#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:     0x6382d012206b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#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:     0x6382d00e3857 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382d00737de - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382d0072ce6 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{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:     0x6382d008fe4a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00b9ab7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_unattempted.rs:117:5
[INFO] [stdout]   51:     0x6382d00afcb7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/get_next_unattempted.rs:118:77
[INFO] [stdout]   52:     0x6382d0056be6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::report_retryable::tests::it_deletes_leases_and_failed_attempts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::report_retryable::tests::it_deletes_leases_and_failed_attempts' (47) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d007cce3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d00dec5d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df29d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b3bd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d002744c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d002744c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d002744c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382cffd2f2a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d000cd9d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000441b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010ab1a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f76da - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030d76 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c0fc - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3e41 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffeb7b9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4e86 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff8cb9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0095843 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce933 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011aac0 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#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:     0x6382d01204eb - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#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:     0x6382d00e2817 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d00732de - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d00729c6 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d008fc6a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00f1ba7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_retryable.rs:65:5
[INFO] [stdout]   51:     0x6382d00e6db7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_retryable.rs:66:75
[INFO] [stdout]   52:     0x6382d0056966 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::publish_message::tests::it_publishes_a_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::publish_message::tests::it_publishes_a_message' (44) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d007b663 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d00debdd - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df21d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b33d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d00270ac - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d00270ac - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d00270ac - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382cffd27ea - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d000b81d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d00043bb - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a8ba - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f761a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030ad6 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c01c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3da1 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffeaf19 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4d86 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382cfff8579 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d0095563 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce7d3 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d011a840 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d011ff6b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d00e24d7 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d00731de - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d0072926 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_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:     0x6382d008fc0a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00b96f7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:42:5
[INFO] [stdout]   51:     0x6382d00afbf7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:43:60
[INFO] [stdout]   52:     0x6382d00568e6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::publish_message::tests::it_publishes_a_message::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted' (48) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d007d823 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d00dec9d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df2dd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b3fd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d002761c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d002761c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d002761c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382cffd32ca - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d000d85d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000444b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010ac4a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f773a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030ec6 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002c16c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3e91 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffebc09 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4f06 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff9059 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d00959b3 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce9e3 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011ac00 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#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:     0x6382d01207ab - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#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:     0x6382d00e29b7 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d007335e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d0072a16 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d008fc9a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00f1c97 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_retryable.rs:93:5
[INFO] [stdout]   51:     0x6382d00e6de7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_retryable.rs:94:80
[INFO] [stdout]   52:     0x6382d00569a6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::report_success::tests::it_deletes_associated_leases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::report_success::tests::it_deletes_associated_leases' (49) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0079fe3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382d00deb5d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df19d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b2bd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382d0026d0c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382d0026d0c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382d0026d0c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382cffd20aa - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382d000a29d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000435b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a65a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f755a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030836 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002bf3c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3d01 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffea679 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4c86 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff7e39 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0095283 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce673 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011a5c0 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#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:     0x6382d011f9eb - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#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:     0x6382d00e2197 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382d00730de - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382d0072886 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{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:     0x6382d008fbaa - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00ffa07 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:42:5
[INFO] [stdout]   51:     0x6382d00fc347 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:43:66
[INFO] [stdout]   52:     0x6382d0056866 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_associated_leases::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::report_success::tests::it_deletes_failed_attempts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::report_success::tests::it_deletes_failed_attempts' (50) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d00794a3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382d00deb1d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df15d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b27d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382d0026b3c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382d0026b3c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382d0026b3c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382cffd1d0a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382d00097dd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000432b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a52a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f74fa - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00306e6 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002becc - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3cb1 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffea229 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4c06 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff7a99 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0095113 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce5c3 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011a480 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#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:     0x6382d011f72b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#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:     0x6382d00e1ff7 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382d007305e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382d0072836 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{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:     0x6382d008fb7a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00ff917 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:78:5
[INFO] [stdout]   51:     0x6382d00fc317 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:79:64
[INFO] [stdout]   52:     0x6382d0056826 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_deletes_failed_attempts::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::report_dead::tests::it_errors_if_the_message_was_not_attempted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::report_dead::tests::it_errors_if_the_message_was_not_attempted' (46) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0075c63 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d00de9dd - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df01d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b13d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d002622c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d002622c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d002622c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382cffd0aea - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d000621d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000423b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0109f3a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f731a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030056 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002bc9c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3b21 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffe8c99 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4986 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff6879 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d00949e3 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce253 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d0119e40 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#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:     0x6382d011e96b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#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:     0x6382d00e17d7 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d0072dde - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d00726a6 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d008fa8a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00b9607 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_dead.rs:68:5
[INFO] [stdout]   51:     0x6382d00afbc7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_dead.rs:69:80
[INFO] [stdout]   52:     0x6382d00566e6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::report_dead::tests::it_deletes_leases_and_failed_attempts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::report_dead::tests::it_deletes_leases_and_failed_attempts' (45) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0075123 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d00de99d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00defdd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b0fd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d002605c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d002605c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d002605c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382cffd074a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d000575d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000420b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0109e0a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f72ba - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d002ff06 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002bc2c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3ad1 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffe8849 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4906 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff64d9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0094873 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce1a3 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d0119d00 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#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:     0x6382d011e6ab - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#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:     0x6382d00e1637 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d0072d5e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d0072656 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{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:     0x6382d008fa5a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00b9517 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_dead.rs:50:5
[INFO] [stdout]   51:     0x6382d00afb97 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_dead.rs:51:75
[INFO] [stdout]   52:     0x6382d00566a6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::report_success::tests::it_errors_if_the_message_was_not_attempted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::report_success::tests::it_errors_if_the_message_was_not_attempted' (51) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d007ab23 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d00deb9d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df1dd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b2fd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d0026edc - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d0026edc - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d0026edc - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382cffd244a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d000ad5d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000438b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a78a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f75ba - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030986 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002bfac - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3d51 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffeaac9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4d06 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff81d9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d00953f3 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce723 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011a700 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#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:     0x6382d011fcab - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#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:     0x6382d00e2337 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d007315e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d00728d6 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{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:     0x6382d008fbda - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::it_errors_if_the_message_was_not_attempted::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d00ffaf7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:64:5
[INFO] [stdout]   51:     0x6382d00fc377 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:65:80
[INFO] [stdout]   52:     0x6382d00568a6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::request_lease::tests::it_acquires_a_lease_when_none_is_held stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::request_lease::tests::it_acquires_a_lease_when_none_is_held' (52) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d00767a3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382d00dea1d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df05d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b17d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382d00263fc - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382d00263fc - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382d00263fc - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382cffd0e8a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382d0006cdd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000426b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a06a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f737a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00301a6 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002bd0c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3b71 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffe90e9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4a06 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff6c19 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0094b53 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce303 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d0119f80 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#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:     0x6382d011ec2b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#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:     0x6382d00e1977 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382d0072e5e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382d00726f6 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{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:     0x6382d008faba - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::it_acquires_a_lease_when_none_is_held::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d0118687 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/request_lease.rs:52:5
[INFO] [stdout]   51:     0x6382d01135b7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/request_lease.rs:53:75
[INFO] [stdout]   52:     0x6382d0056726 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host' (53) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d00772e3 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382d00dea5d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df09d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b1bd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382d00265cc - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382d00265cc - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382d00265cc - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382cffd122a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382d000779d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d000429b - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a19a - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f73da - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00302f6 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002bd7c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3bc1 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffe9539 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4a86 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff6fb9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0094cc3 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce3b3 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011a0c0 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#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:     0x6382d011eeeb - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#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:     0x6382d00e1b17 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382d0072ede - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382d0072746 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{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:     0x6382d008faea - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d0118777 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/request_lease.rs:67:5
[INFO] [stdout]   51:     0x6382d01135e7 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/request_lease.rs:70:10
[INFO] [stdout]   52:     0x6382d0056766 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host' (54) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0078963 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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:     0x6382d00deadd - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df11d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b23d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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:     0x6382d002696c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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:     0x6382d002696c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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:     0x6382d002696c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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:     0x6382cffd196a - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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:     0x6382d0008d1d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d00042fb - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a3fa - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f749a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030596 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002be5c - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3c61 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffe9dd9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4b86 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff76f9 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0094fa3 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce513 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011a340 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#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:     0x6382d011f46b - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#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:     0x6382d00e1e57 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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:     0x6382d0072fde - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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:     0x6382d00727e6 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   49:     0x6382d008fb4a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d0118957 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/request_lease.rs:94:5
[INFO] [stdout]   51:     0x6382d0113647 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/request_lease.rs:97:10
[INFO] [stdout]   52:     0x6382d00567e6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host' (55) 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:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6382d076b9a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6382d076b9a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6382d076b9a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6382d0783b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6382d0783b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6382d07710e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6382d07710e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6382d074819f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6382d074819f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6382d0762f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6382d01398de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6382d01398de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6382d07631f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6382d07631f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6382d0748258 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6382d073f309 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6382d074940d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6382d07842fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6382d0784042 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6382d02bf194 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[707997cef202bd78]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6382d01c0182 - sqlx_postgres[671666929b07eed]::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:     0x6382d01c582e - <sqlx_postgres[671666929b07eed]::database::Postgres as sqlx_core[1117518b74807316]::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:     0x6382d00de91f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[1117518b74807316]::testing::TestContext<sqlx_postgres[671666929b07eed]::database::Postgres>, sqlx_core[1117518b74807316]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6382d0077e23 - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382d00dea9d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6382d00df0dd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6382d002b1fd - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382d002679c - tokio[4f0737bc09020035]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382d002679c - tokio[4f0737bc09020035]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382d002679c - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382cffd15ca - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>, <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382d000825d - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x6382d00042cb - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d010a2ca - <tokio[4f0737bc09020035]::runtime::context::scoped::Scoped<tokio[4f0737bc09020035]::runtime::scheduler::Context>>::set::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d00f743a - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382d0030446 - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::try_with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6382d002bdec - <std[840933623431fd06]::thread::local::LocalKey<tokio[4f0737bc09020035]::runtime::context::Context>>::with::<tokio[4f0737bc09020035]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6382d00f3c11 - tokio[4f0737bc09020035]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::Error>>), <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffe9989 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cfff4b06 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x6382cfff7359 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x6382d0094e33 - tokio[4f0737bc09020035]::runtime::context::runtime::enter_runtime::<<tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[12b1e70227ee6e9]::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:     0x6382cffce463 - <tokio[4f0737bc09020035]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x6382d011a200 - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#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:     0x6382d011f1ab - <tokio[4f0737bc09020035]::runtime::runtime::Runtime>::block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#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:     0x6382d00e1cb7 - sqlx_core[1117518b74807316]::rt::test_block_on::<sqlx_core[1117518b74807316]::testing::run_test<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382d0072f5e - sqlx_core[1117518b74807316]::testing::run_test::<sqlx_postgres[671666929b07eed]::database::Postgres, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}>::{closure#0}, sqlx_core[1117518b74807316]::testing::run_test_with_pool<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382d0072796 - sqlx_core[1117518b74807316]::testing::run_test_with_pool::<sqlx_postgres[671666929b07eed]::database::Postgres, fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}, fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{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:     0x6382d008fb1a - <fn(sqlx_core[1117518b74807316]::pool::Pool<sqlx_postgres[671666929b07eed]::database::Postgres>) -> fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0} as sqlx_core[1117518b74807316]::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:     0x6382d0118867 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/request_lease.rs:122:5
[INFO] [stdout]   51:     0x6382d0113617 - fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/request_lease.rs:125:10
[INFO] [stdout]   52:     0x6382d00567a6 - <fx_mq_building_blocks[bfa202e64ae86d12]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6382d012dc8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6382d012dc8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6382d013a4ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6382d013a4ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6382d013a4ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6382d013a4ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6382d013a4ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6382d01349b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6382d01349b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6382d013cfe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6382d013cfe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6382d013cfe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6382d013cfe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6382d013cfe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6382d076aeaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6382d076aeaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x78cc40db3aa4 - <unknown>
[INFO] [stdout]   74:     0x78cc40e40a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     queries::get_next_missing::tests::it_gets_the_next_missing_message
[INFO] [stdout]     queries::get_next_retryable::tests::it_gets_a_retryable_message
[INFO] [stdout]     queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry
[INFO] [stdout]     queries::get_next_retryable::tests::it_skips_locked_messages
[INFO] [stdout]     queries::get_next_retryable::tests::it_skips_messages_with_active_leases
[INFO] [stdout]     queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once
[INFO] [stdout]     queries::get_next_unattempted::tests::it_gets_available_unattempted_messages
[INFO] [stdout]     queries::get_next_unattempted::tests::it_returns_none_when_none_are_available
[INFO] [stdout]     queries::get_next_unattempted::tests::it_skips_locked_messages
[INFO] [stdout]     queries::publish_message::tests::it_publishes_a_message
[INFO] [stdout]     queries::report_dead::tests::it_deletes_leases_and_failed_attempts
[INFO] [stdout]     queries::report_dead::tests::it_errors_if_the_message_was_not_attempted
[INFO] [stdout]     queries::report_retryable::tests::it_deletes_leases_and_failed_attempts
[INFO] [stdout]     queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted
[INFO] [stdout]     queries::report_success::tests::it_deletes_associated_leases
[INFO] [stdout]     queries::report_success::tests::it_deletes_failed_attempts
[INFO] [stdout]     queries::report_success::tests::it_errors_if_the_message_was_not_attempted
[INFO] [stdout]     queries::request_lease::tests::it_acquires_a_lease_when_none_is_held
[INFO] [stdout]     queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host
[INFO] [stdout]     queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host
[INFO] [stdout]     queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 21 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "38db906990d2653881a259a04569e4ae1f55ef67580eb7e2d3f71f0a9f1519e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38db906990d2653881a259a04569e4ae1f55ef67580eb7e2d3f71f0a9f1519e8", kill_on_drop: false }`
[INFO] [stdout] 38db906990d2653881a259a04569e4ae1f55ef67580eb7e2d3f71f0a9f1519e8
