[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-building-blocks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakob-lilliemarck/fx-mq-building-blocks on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb28bb3313ff26b3c06961abf59488a7b70533bc2d3195d58a1a81e1087259c2
[INFO] running `Command { std: "docker" "start" "-a" "bb28bb3313ff26b3c06961abf59488a7b70533bc2d3195d58a1a81e1087259c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb28bb3313ff26b3c06961abf59488a7b70533bc2d3195d58a1a81e1087259c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb28bb3313ff26b3c06961abf59488a7b70533bc2d3195d58a1a81e1087259c2", kill_on_drop: false }`
[INFO] [stdout] bb28bb3313ff26b3c06961abf59488a7b70533bc2d3195d58a1a81e1087259c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bcf866b2229581d0879f363463e5c86d37df8b2274b23098d7d30fc7eb26035
[INFO] running `Command { std: "docker" "start" "-a" "0bcf866b2229581d0879f363463e5c86d37df8b2274b23098d7d30fc7eb26035", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling fx-mq-building-blocks v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.24s
[INFO] running `Command { std: "docker" "inspect" "0bcf866b2229581d0879f363463e5c86d37df8b2274b23098d7d30fc7eb26035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bcf866b2229581d0879f363463e5c86d37df8b2274b23098d7d30fc7eb26035", kill_on_drop: false }`
[INFO] [stdout] 0bcf866b2229581d0879f363463e5c86d37df8b2274b23098d7d30fc7eb26035
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 205c11888f7278f4ce77523879587e224cf39c34e9e42f6992591b1f203214cc
[INFO] running `Command { std: "docker" "start" "-a" "205c11888f7278f4ce77523879587e224cf39c34e9e42f6992591b1f203214cc", 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 2.58s
[INFO] running `Command { std: "docker" "inspect" "205c11888f7278f4ce77523879587e224cf39c34e9e42f6992591b1f203214cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "205c11888f7278f4ce77523879587e224cf39c34e9e42f6992591b1f203214cc", kill_on_drop: false }`
[INFO] [stdout] 205c11888f7278f4ce77523879587e224cf39c34e9e42f6992591b1f203214cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dcaad6329c2483c09037e1a8015c633935540929360cf287046ae9aea61482eb
[INFO] running `Command { std: "docker" "start" "-a" "dcaad6329c2483c09037e1a8015c633935540929360cf287046ae9aea61482eb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fx_mq_building_blocks-99c8c2094cbf2a3d)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test backoff::constant::tests::it_computes_constant_backoff ... ok
[INFO] [stdout] test backoff::exponential::tests::it_computes_exponential_backoff_with_base_2 ... 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 listener::poll_control::tests::test_poll_duration_override ... 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_backoff ... ok
[INFO] [stdout] test queries::get_next_retryable::tests::it_gets_a_retryable_message ... FAILED
[INFO] [stdout] test queries::get_next_missing::tests::it_gets_the_next_missing_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_locked_messages ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_skips_messages_with_active_leases ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once ... FAILED
[INFO] [stdout] test queries::report_dead::tests::it_deletes_leases_and_failed_attempts ... FAILED
[INFO] [stdout] test queries::publish_message::tests::it_publishes_a_message ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_gets_available_unattempted_messages ... FAILED
[INFO] [stdout] test queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::report_retryable::tests::it_deletes_leases_and_failed_attempts ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_returns_none_when_none_are_available ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_skips_locked_messages ... FAILED
[INFO] [stdout] test queries::report_dead::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_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_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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a93d723 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a42fd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a493d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9cfd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e623c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e623c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e623c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a89228a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8cd65d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2d2b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97c69a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8b8a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ef9e6 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8eaacc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c39a1 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8aad29 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3886 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b8019 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a954513 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d3c3 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d11e0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d708b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b31c7 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931cde - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931336 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e57a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a9c1a97 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b7417 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9152a6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_gets_a_retryable_message::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a93aa23 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a41fd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a483d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9bfd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e5afc - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e5afc - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e5afc - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a89140a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8cab5d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2c6b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97c1da - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8a0a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ef4a6 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea90c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3861 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a9be9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3686 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b7199 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a953f53 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d103 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d0ce0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d658b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b2b47 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931ade - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9311f6 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e4ba - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3267 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a99d007 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9151a6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_missing::tests::it_gets_the_next_missing_message::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a93eda3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a437d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a49bd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9d7d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e65dc - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e65dc - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e65dc - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8929ca - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8cebdd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2d8b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97c8fa - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8c4a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8efc86 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8eabac - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3a41 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ab5c9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3986 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b8759 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9547f3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d523 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d1460 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d760b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b3507 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a931dde - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9313d6 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a94e5da - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[5a718a7726d20592]::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:     0x59444a9c1c77 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b7477 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915326 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a93cbe3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a42bd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a48fd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9cbd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e606c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e606c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e606c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a891eea - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8ccb9d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2cfb - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97c56a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8b2a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ef896 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8eaa5c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3951 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8aa8d9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3806 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b7c79 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9543a3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d313 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d10a0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d6dcb - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b3027 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931c5e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9312e6 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e54a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a9c19a7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b73e7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915266 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_locked_messages::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a93e263 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a433d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a497d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9d3d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e640c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e640c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e640c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a89262a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8ce11d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2d5b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97c7ca - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8bea - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8efb36 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8eab3c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c39f1 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ab179 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3906 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b83b9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a954683 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d473 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d1320 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d734b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b3367 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931d5e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931386 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e5aa - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a9c1b87 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b7447 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9152e6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a940f63 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a443d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a4a7d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9e3d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e6b4c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e6b4c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e6b4c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8934aa - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8d0c1d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2e1b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97cc8a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8d6a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8f0076 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8eacfc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3b31 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ac2b9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3b06 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b9239 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a954c43 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d733 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d1820 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d7e4b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b39e7 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931f5e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9314c6 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e66a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a96fd37 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a966797 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9153e6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a9339a3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a3f7d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a45bd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e997d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e48dc - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e48dc - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e48dc - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a88efca - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c3fdd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2a8b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97b5fa - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c864a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ee786 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea4ac - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3541 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a70c9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3186 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b4d59 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9530f3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88ca23 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d0060 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d4a0b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b1b07 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9315de - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a930ed6 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e2da - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a96f977 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9666d7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a914f26 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a939ee3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a41bd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a47fd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9bbd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e592c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e592c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e592c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a89106a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8ca09d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2c3b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97c0aa - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c89aa - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ef356 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea89c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3811 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a9799 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3606 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b6df9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a953de3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d053 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d0ba0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d62cb - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b29a7 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931a5e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9311a6 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e48a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a96fb57 - fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:42:5
[INFO] [stdout]   51:     0x59444a966737 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915166 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::publish_message::tests::it_publishes_a_message::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a941aa3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a447d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a4abd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9e7d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e6d1c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e6d1c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e6d1c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a89384a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8d16dd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2e4b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97cdba - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8dca - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8f01c6 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ead6c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3b81 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ac709 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3b86 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b95d9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a954db3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d7e3 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d1960 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d810b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b3b87 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931fde - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931516 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e69a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a96fe27 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9667c7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915426 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a93c0a3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a427d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a48bd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9c7d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e5e9c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e5e9c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e5e9c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a891b4a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8cc0dd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2ccb - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97c43a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8aca - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ef746 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea9ec - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3901 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8aa489 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3786 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b78d9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a954233 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d263 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d0f60 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d6b0b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b2e87 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a931bde - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a931296 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a94e51a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[5a718a7726d20592]::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:     0x59444a9c18b7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b73b7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915226 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a93b563 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a423d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a487d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9c3d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e5ccc - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e5ccc - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e5ccc - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8917aa - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8cb61d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2c9b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97c30a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8a6a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ef5f6 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea97c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c38b1 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8aa039 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3706 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b7539 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9540c3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d1b3 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d0e20 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d684b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b2ce7 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931b5e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931246 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e4ea - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a9c17c7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b7387 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9151e6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a9425e3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a44bd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a4afd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9ebd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e6eec - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e6eec - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e6eec - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a893bea - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8d219d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2e7b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97ceea - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8e2a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8f0316 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8eaddc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3bd1 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8acb59 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3c06 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b9979 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a954f23 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d893 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d1aa0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d83cb - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b3d27 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a93205e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a931566 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a94e6ca - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a96ff17 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9667f7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915466 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a940423 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a43fd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a4a3d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9dfd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e697c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e697c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e697c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a89310a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8d015d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2deb - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97cb5a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c8d0a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8eff26 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8eac8c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3ae1 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8abe69 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3a86 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b8e99 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a954ad3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88d683 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d16e0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d7b8b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b3847 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931ede - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931476 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e63a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a96fc47 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a966767 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9153a6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::get_next_unattempted::tests::it_skips_locked_messages::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a9344e3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a3fbd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a45fd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e99bd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4aac - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4aac - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4aac - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a88f36a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c4a9d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2abb - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97b72a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c86aa - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ee8d6 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea51c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3591 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a7519 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3206 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b50f9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a953263 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88cad3 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d01a0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d4ccb - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b1ca7 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a93165e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a930f26 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a94e30a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[5a718a7726d20592]::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:     0x59444a96fa67 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a966707 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a914f66 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a938863 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a413d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a477d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9b3d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e558c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e558c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e558c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a89092a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c8b1d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2bdb - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97be4a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c88ea - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ef0b6 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea7bc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3771 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a8ef9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3506 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b66b9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a953b03 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88cef3 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d0920 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d5d4b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b2667 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a93195e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a931106 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e42a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a9cf407 - fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:42:5
[INFO] [stdout]   51:     0x59444a9cbdd7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9150e6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_associated_leases::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a937d23 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9a40fd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a473d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9afd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e53bc - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e53bc - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8e53bc - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a89058a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c805d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8c2bab - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97bd1a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c888a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8eef66 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea74c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3721 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a8aa9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3486 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a8b6319 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a953993 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88ce43 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d07e0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9d5a8b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9b24c7 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9318de - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9310b6 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a94e3fa - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0} as sqlx_core[5a718a7726d20592]::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:     0x59444a9cf317 - fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:78:5
[INFO] [stdout]   51:     0x59444a9cbda7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9150a6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_deletes_failed_attempts::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a9393a3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a417d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a47bd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9b7d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e575c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e575c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e575c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a890cca - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c95dd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2c0b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97bf7a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c894a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8ef206 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea82c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c37c1 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a9349 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3586 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b6a59 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a953c73 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88cfa3 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d0a60 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d600b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b2807 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9319de - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a931156 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a94e45a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[5a718a7726d20592]::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:     0x59444a9cf4f7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9cbe07 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915126 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a935023 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a3ffd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a463d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e99fd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4c7c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4c7c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4c7c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a88f70a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c555d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2aeb - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97b85a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c870a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8eea26 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea58c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c35e1 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a7969 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3286 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b5499 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9533d3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88cb83 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d02e0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d4f8b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b1e47 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9316de - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a930f76 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a94e33a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[5a718a7726d20592]::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:     0x59444a989cb7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9857b7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a914fa6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a935b63 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a403d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a467d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9a3d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4e4c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4e4c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e4e4c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a88faaa - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c601d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2b1b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97b98a - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c876a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8eeb76 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea5fc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3631 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a7db9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3306 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b5839 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a953543 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88cc33 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d0420 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d524b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b1fe7 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a93175e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a930fc6 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a94e36a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[5a718a7726d20592]::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:     0x59444a989da7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a9857e7 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a914fe6 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a9371e3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a40bd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a46fd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9abd - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e51ec - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e51ec - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e51ec - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8901ea - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c759d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2b7b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97bbea - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c882a - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8eee16 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea6dc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c36d1 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a8659 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3406 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b5f79 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a953823 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88cd93 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d06a0 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d57cb - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b2327 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a93185e - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a931066 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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] [stdout]   49:     0x59444a94e3ca - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[5a718a7726d20592]::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:     0x59444a989f87 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a985847 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915066 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59444b02f7b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59444b02f7b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59444b04795a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59444b04795a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59444b034eb6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59444b034eb6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59444b00c19f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59444b00c19f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59444b026d99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59444a9f83ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59444a9f83ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59444b027002 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59444b027002 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59444b00c258 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59444b000b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59444b00d40d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59444b0480cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59444b047e12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59444ab5d4d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59444aa4cfb2 - sqlx_postgres[2a12f8b190d2b53b]::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:     0x59444aa5261e - <sqlx_postgres[2a12f8b190d2b53b]::database::Postgres as sqlx_core[5a718a7726d20592]::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:     0x59444a9a3eff - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[5a718a7726d20592]::testing::TestContext<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>, sqlx_core[5a718a7726d20592]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59444a9366a3 - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9a407d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59444a9a46bd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59444a8e9a7d - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e501c - tokio[afad4edfe932d1a5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e501c - tokio[afad4edfe932d1a5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8e501c - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a88fe4a - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>, <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c6add - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8c2b4b - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a97baba - <tokio[afad4edfe932d1a5]::runtime::context::scoped::Scoped<tokio[afad4edfe932d1a5]::runtime::scheduler::Context>>::set::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a9c87ca - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8eecc6 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::try_with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59444a8ea66c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[afad4edfe932d1a5]::runtime::context::Context>>::with::<tokio[afad4edfe932d1a5]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59444a9c3681 - tokio[afad4edfe932d1a5]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::Error>>), <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8a8209 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a8b3386 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a8b5bd9 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9536b3 - tokio[afad4edfe932d1a5]::runtime::context::runtime::enter_runtime::<<tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[585f66e14d78f9ba]::result::Result<(), anyhow[732d4d505cfb5b8e]::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:     0x59444a88cce3 - <tokio[afad4edfe932d1a5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d0560 - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9d550b - <tokio[afad4edfe932d1a5]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9b2187 - sqlx_core[5a718a7726d20592]::rt::test_block_on::<sqlx_core[5a718a7726d20592]::testing::run_test<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a9317de - sqlx_core[5a718a7726d20592]::testing::run_test::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, sqlx_core[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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[5a718a7726d20592]::testing::run_test_with_pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a931016 - sqlx_core[5a718a7726d20592]::testing::run_test_with_pool::<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres, fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[8a384ccfc728740e]::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:     0x59444a94e39a - <fn(sqlx_core[5a718a7726d20592]::pool::Pool<sqlx_postgres[2a12f8b190d2b53b]::database::Postgres>) -> fx_mq_building_blocks[8a384ccfc728740e]::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[5a718a7726d20592]::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:     0x59444a989e97 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a985817 - fx_mq_building_blocks[8a384ccfc728740e]::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:     0x59444a915026 - <fx_mq_building_blocks[8a384ccfc728740e]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59444a9ec77b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59444a9ec77b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59444a9f8fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59444a9f8fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59444a9f8fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59444a9f34a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59444a9f34a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59444a9fbad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59444a9fbad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59444a9fbad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59444b02ecbf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x59444b02ecbf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x765f2d7e5aa4 - <unknown>
[INFO] [stdout]   74:     0x765f2d872a64 - 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.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dcaad6329c2483c09037e1a8015c633935540929360cf287046ae9aea61482eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcaad6329c2483c09037e1a8015c633935540929360cf287046ae9aea61482eb", kill_on_drop: false }`
[INFO] [stdout] dcaad6329c2483c09037e1a8015c633935540929360cf287046ae9aea61482eb
