[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] dfb0717c43845b0092ee43fa73a12ddf0dbe0333
[INFO] testing jakob-lilliemarck/fx-mq-building-blocks against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[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 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc56a06339b4f5bbff266f7983a0e4610a23577fe64792a4e2af19a1f4774f4f
[INFO] running `Command { std: "docker" "start" "-a" "bc56a06339b4f5bbff266f7983a0e4610a23577fe64792a4e2af19a1f4774f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc56a06339b4f5bbff266f7983a0e4610a23577fe64792a4e2af19a1f4774f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc56a06339b4f5bbff266f7983a0e4610a23577fe64792a4e2af19a1f4774f4f", kill_on_drop: false }`
[INFO] [stdout] bc56a06339b4f5bbff266f7983a0e4610a23577fe64792a4e2af19a1f4774f4f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a176ac1260d44159860e20094c3d750bca6e5a7e90913250395b958814b3ed8
[INFO] running `Command { std: "docker" "start" "-a" "1a176ac1260d44159860e20094c3d750bca6e5a7e90913250395b958814b3ed8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "1a176ac1260d44159860e20094c3d750bca6e5a7e90913250395b958814b3ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a176ac1260d44159860e20094c3d750bca6e5a7e90913250395b958814b3ed8", kill_on_drop: false }`
[INFO] [stdout] 1a176ac1260d44159860e20094c3d750bca6e5a7e90913250395b958814b3ed8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b49e29c9451f96bd420f1d269fa1153712f321236546b97c6e2cc0fd1b7a221
[INFO] running `Command { std: "docker" "start" "-a" "4b49e29c9451f96bd420f1d269fa1153712f321236546b97c6e2cc0fd1b7a221", kill_on_drop: false }`
[INFO] [stderr]    Compiling fx-mq-building-blocks v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.96s
[INFO] running `Command { std: "docker" "inspect" "4b49e29c9451f96bd420f1d269fa1153712f321236546b97c6e2cc0fd1b7a221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b49e29c9451f96bd420f1d269fa1153712f321236546b97c6e2cc0fd1b7a221", kill_on_drop: false }`
[INFO] [stdout] 4b49e29c9451f96bd420f1d269fa1153712f321236546b97c6e2cc0fd1b7a221
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c72b9a0070981178e836c754e39faee6d956a4d78c2fb8b15eecd86c2b2132e
[INFO] running `Command { std: "docker" "start" "-a" "0c72b9a0070981178e836c754e39faee6d956a4d78c2fb8b15eecd86c2b2132e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fx_mq_building_blocks-f842e9dfda6efa6a)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test backoff::constant::tests::it_computes_constant_backoff ... ok
[INFO] [stdout] test backoff::exponential::tests::it_handles_zero_attempts ... ok
[INFO] [stdout] test backoff::exponential::tests::it_computes_exponential_backoff_with_base_2 ... ok
[INFO] [stdout] test backoff::linear::tests::it_computes_constant_backoff ... ok
[INFO] [stdout] test migrator::tests::it_errors_on_invalid_empty_identifier ... ok
[INFO] [stdout] test migrator::tests::it_escapes_wierd_identifier_names ... ok
[INFO] [stdout] test migrator::tests::it_rejects_invalid_first_chars ... ok
[INFO] [stdout] test migrator::tests::it_rejects_too_large_identifier_names ... ok
[INFO] [stdout] test queries::get_next_retryable::tests::it_selects_the_latest_failed_attempt_of_the_message ... ignored, TODO: implement test for latest failed attempt selection
[INFO] [stdout] test listener::poll_control::tests::test_poll_duration_override ... ok
[INFO] [stdout] test listener::poll_control::tests::test_backoff ... ok
[INFO] [stdout] test queries::get_next_missing::tests::it_gets_the_next_missing_message ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_gets_available_unattempted_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::get_next_retryable::tests::it_gets_a_retryable_message ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_returns_none_when_none_are_available ... 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::report_dead::tests::it_deletes_leases_and_failed_attempts ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_skips_locked_messages ... FAILED
[INFO] [stdout] test queries::report_retryable::tests::it_deletes_leases_and_failed_attempts ... FAILED
[INFO] [stdout] test queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_matches_on_partial_payload ... FAILED
[INFO] [stdout] test queries::publish_message::tests::it_publishes_a_message ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_returns_zero_when_empty ... FAILED
[INFO] [stdout] test queries::report_success::tests::it_deletes_associated_leases ... FAILED
[INFO] [stdout] test queries::request_lease::tests::it_acquires_a_lease_when_none_is_held ... 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_there_is_an_expired_lease_from_another_host ... 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_does_not_acquire_a_lease_when_one_is_held_by_another_host ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_counts_in_progress_messages ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_counts_pending_messages ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_counts_retrying_messages ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_excludes_dead_messages ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_excludes_succeeded_messages ... FAILED
[INFO] [stdout] test queries::report_dead::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_returns_zero_for_name_mismatch ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch ... FAILED
[INFO] [stdout] test queries::report_success::tests::it_deletes_failed_attempts ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_missing::tests::it_gets_the_next_missing_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_missing::tests::it_gets_the_next_missing_message' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a966403 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9abf0d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac78d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9e1d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3c7c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3c7c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3c7c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a87df2a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8cbcbd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3a6b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ef1ea - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d755a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901526 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fafac - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2a41 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89fa69 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae2a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b26b9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98c563 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878d83 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9fe2e0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa057b3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa31657 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95ca9e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95bee6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984cfa - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9d0987 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9c8027 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934f66 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_missing::tests::it_gets_the_next_missing_message::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a9739c3 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ac3cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9acc4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa2dd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5eec - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5eec - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5eec - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a88240a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8d88fd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3dfb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9f087a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d7c7a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a902e16 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb7fc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d3031 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a4c59 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8aec26 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b6b99 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98e0b3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879a93 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ffaa0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa08bf3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa33537 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95d41e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c4d6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98508a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9d0c57 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9c80b7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a935426 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a970183 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ac28d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9acb0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa19d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f55dc - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f55dc - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f55dc - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8811ea - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8d533d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3d0b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9f028a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d7a9a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a902786 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb5cc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2ea1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a36c9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae9a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b5979 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98d983 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879723 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ff460 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa07e33 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa32d17 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95d19e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c346 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984f9a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9ed147 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9e3ae7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9352e6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a972e83 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ac38d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9acc0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa29d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5d1c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5d1c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5d1c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a88206a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8d7e3d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3dcb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9f074a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d7c1a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a902cc6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb78c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2fe1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a4809 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8aeba6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b67f9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98df43 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8799e3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ff960 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa08933 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa33397 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95d39e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c486 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98505a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9d0b67 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9c8087 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9353e6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::get_next_retryable::tests::it_gets_a_retryable_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::get_next_retryable::tests::it_gets_a_retryable_message' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a96f643 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ac24d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9acacd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa15d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f540c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f540c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f540c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a880e4a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8d487d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3cdb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9f015a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d7a3a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a902636 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb55c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2e51 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a3279 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae926 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b55d9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98d813 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879673 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ff320 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa07b73 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa32b77 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95d11e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c2f6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984f6a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9ed057 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9e3ab7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9352a6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_gets_a_retryable_message::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a974503 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9ac40d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9acc8d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa31d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f60bc - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f60bc - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f60bc - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8827aa - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8d93bd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c3e2b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9f09aa - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d7cda - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a902f66 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb86c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d3081 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a50a9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8aeca6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b6f39 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98e223 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879b43 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9ffbe0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa08eb3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa336d7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95d49e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95c526 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9850ba - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9d0d47 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9c80e7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a935466 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a970cc3 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9ac2cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9acb4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa1dd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f57ac - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f57ac - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f57ac - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a88158a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8d5dfd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c3d3b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9f03ba - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d7afa - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9028d6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb63c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2ef1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a3b19 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8aea26 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b5d19 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98daf3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8797d3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9ff5a0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa080f3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa32eb7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95d21e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95c396 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a984fca - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[6cc01ba3a248c534]::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:     0x58239a9ed237 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9e3b17 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a935326 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a96eb03 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ac20d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9aca8d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa11d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f523c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f523c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f523c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a880aaa - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8d3dbd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3cab - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9f002a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d79da - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9024e6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb4ec - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2e01 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a2e29 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae8a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b5239 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98d6a3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8795c3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ff1e0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa078b3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa329d7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95d09e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c2a6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984f3a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9ecf67 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9e3a87 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a935266 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_retryable::tests::it_skips_locked_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a95f383 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9abc8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac50d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9b9d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f2a5c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f2a5c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f2a5c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a87baea - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c513d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c388b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ee60a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d719a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a900806 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fab4c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2721 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89cf49 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8adda6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b0279 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98b703 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8786a3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9fd660 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa03c33 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa30617 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c59e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95bbc6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984b1a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9d07a7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9c7fc7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934ce6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a972343 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ac34d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9acbcd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa25d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5b4c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5b4c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f5b4c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a881cca - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8d737d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3d9b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9f061a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d7bba - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a902b76 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb71c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2f91 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a43b9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8aeb26 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b6459 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98ddd3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879933 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9ff820 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa08673 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa331f7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95d31e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c436 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98502a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9d0a77 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9c8057 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9353a6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::get_next_unattempted::tests::it_skips_locked_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a966f43 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9abf4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac7cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9e5d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3e4c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3e4c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3e4c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a87e2ca - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8cc77d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3a9b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ef31a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d75ba - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901676 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb01c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2a91 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89feb9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae326 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b2a59 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98c6d3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878e33 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9fe420 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa05a73 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa317f7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95cb1e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95bf36 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984d2a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9ecd87 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9e3a27 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934fa6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a967a83 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9abf8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac80d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9e9d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f401c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f401c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f401c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a87e66a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8cd23d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c3acb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ef44a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d761a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9017c6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb08c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2ae1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a0309 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae3a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b2df9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98c843 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878ee3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9fe560 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa05d33 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa31997 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95cb9e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95bf86 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a984d5a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[6cc01ba3a248c534]::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:     0x58239a9ece77 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9e3a57 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934fe6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_matches_on_partial_payload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_matches_on_partial_payload' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a96b2c3 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{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:     0x58239a9ac0cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac94d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9fdd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{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:     0x58239a8f492c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{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:     0x58239a8f492c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{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:     0x58239a8f492c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[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:     0x58239a87f88a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[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:     0x58239a8d07fd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x58239a8c3bbb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9efa3a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d77fa - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901e56 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb2bc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2c71 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a1899 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae626 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x58239a8b4019 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x58239a98cf73 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879253 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x58239a9feba0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#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:     0x58239aa06af3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#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:     0x58239aa321b7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{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:     0x58239a95ce1e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{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:     0x58239a95c116 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{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:     0x58239a984e4a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bfdf7 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:198:5
[INFO] [stdout]   51:     0x58239a9b0f97 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:199:67
[INFO] [stdout]   52:     0x58239a935126 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_matches_on_partial_payload::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a9658c3 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9abecd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac74d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9ddd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3aac - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3aac - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f3aac - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a87db8a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8cb1fd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c3a3b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ef0ba - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d74fa - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9013d6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8faf3c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d29f1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89f619 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae226 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b2319 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98c3f3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878cd3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9fe1a0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa054f3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa314b7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95ca1e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95be96 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984cca - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bf927 - fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:42:5
[INFO] [stdout]   51:     0x58239a9b0ea7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934f26 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::publish_message::tests::it_publishes_a_message::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_returns_zero_when_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_returns_zero_when_empty' (57) 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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a969c43 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{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:     0x58239a9ac04d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac8cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9f5d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{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:     0x58239a8f458c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{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:     0x58239a8f458c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{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:     0x58239a8f458c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[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:     0x58239a87f14a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[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:     0x58239a8cf27d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x58239a8c3b5b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ef7da - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d773a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901bb6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb1dc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2bd1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a0ff9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae526 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x58239a8b38d9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x58239a98cc93 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8790f3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x58239a9fe920 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#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:     0x58239aa06573 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#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:     0x58239aa31e77 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{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:     0x58239a95cd1e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{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:     0x58239a95c076 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{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:     0x58239a984dea - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bfc17 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:95:5
[INFO] [stdout]   51:     0x58239a9b0f37 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:96:64
[INFO] [stdout]   52:     0x58239a9350a6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_when_empty::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a964243 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9abe4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac6cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9d5d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f370c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f370c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f370c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a87d44a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c9c7d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c39db - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9eee5a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d743a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901136 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fae5c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2951 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89ed79 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae126 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b1bd9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98c113 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878b73 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9fdf20 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa04f73 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa31177 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c91e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95bdf6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984c6a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bf747 - fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:42:5
[INFO] [stdout]   51:     0x58239a9b0e47 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934ea6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_associated_leases::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a960a03 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9abd0d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac58d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9c1d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2dfc - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2dfc - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2dfc - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a87c22a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c66bd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c38eb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ee86a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d725a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a900aa6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fac2c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d27c1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89d7e9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8adea6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b09b9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98b9e3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878803 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9fd8e0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa041b3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa30957 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95c69e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95bc66 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a984b7a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[6cc01ba3a248c534]::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:     0x58239aa2d537 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa28bb7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934d66 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a964d83 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9abe8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac70d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9d9d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f38dc - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f38dc - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f38dc - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a87d7ea - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8ca73d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c3a0b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9eef8a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d749a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901286 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8faecc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d29a1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89f1c9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae1a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b1f79 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98c283 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878c23 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9fe060 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa05233 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa31317 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95c99e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95be46 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a984c9a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[6cc01ba3a248c534]::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:     0x58239a9bf837 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9b0e77 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934ee6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a962bc3 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9abdcd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac64d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9cdd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f336c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f336c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f336c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a87cd0a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c86fd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c397b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9eebfa - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d737a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a900e96 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fad7c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d28b1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89e4d9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae026 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b1499 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98be33 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878a13 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9fdca0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa049f3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa30e37 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95c81e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95bd56 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a984c0a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[6cc01ba3a248c534]::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:     0x58239aa2d807 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa28c47 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934e26 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a961543 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9abd4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac5cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9c5d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2fcc - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2fcc - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2fcc - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a87c5ca - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c717d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c391b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ee99a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d72ba - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a900bf6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fac9c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2811 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89dc39 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8adf26 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b0d59 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98bb53 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8788b3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9fda20 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa04473 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa30af7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95c71e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95bcb6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a984baa - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[6cc01ba3a248c534]::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:     0x58239aa2d627 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa28be7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934da6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a962083 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9abd8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac60d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9c9d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f319c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f319c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f319c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a87c96a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c7c3d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c394b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9eeaca - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d731a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a900d46 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fad0c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2861 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89e089 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8adfa6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b10f9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98bcc3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878963 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9fdb60 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa04733 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa30c97 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95c79e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95bd06 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a984bda - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[6cc01ba3a248c534]::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:     0x58239aa2d717 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa28c17 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934de6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_counts_in_progress_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_counts_in_progress_messages' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a96be03 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a9ac10d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac98d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa01d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a8f4afc - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a8f4afc - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a8f4afc - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a87fc2a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a8d12bd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a8c3beb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9efb6a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d785a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901fa6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb32c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2cc1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a1ce9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae6a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a8b43b9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a98d0e3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879303 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a9fece0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239aa06db3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239aa32357 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a95ce9e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a95c166 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_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:     0x58239a984e7a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bfee7 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:116:5
[INFO] [stdout]   51:     0x58239a9b0fc7 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:117:68
[INFO] [stdout]   52:     0x58239a935166 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_in_progress_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_counts_pending_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_counts_pending_messages' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a969103 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a9ac00d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac88d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9f1d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a8f43bc - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a8f43bc - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a8f43bc - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a87edaa - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a8ce7bd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a8c3b2b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ef6aa - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d76da - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901a66 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb16c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2b81 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a0ba9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae4a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a8b3539 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a98cb23 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879043 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a9fe7e0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239aa062b3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239aa31cd7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a95cc9e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a95c026 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_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:     0x58239a984dba - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bfb27 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:105:5
[INFO] [stdout]   51:     0x58239a9b0f07 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:106:64
[INFO] [stdout]   52:     0x58239a935066 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_pending_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_counts_retrying_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_counts_retrying_messages' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a96a783 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a9ac08d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac90d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9f9d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a8f475c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a8f475c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a8f475c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a87f4ea - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a8cfd3d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a8c3b8b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ef90a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d779a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901d06 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb24c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2c21 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a1449 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae5a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a8b3c79 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a98ce03 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8791a3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a9fea60 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239aa06833 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239aa32017 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a95cd9e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a95c0c6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_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:     0x58239a984e1a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bfd07 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:134:5
[INFO] [stdout]   51:     0x58239a9b0f67 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:135:65
[INFO] [stdout]   52:     0x58239a9350e6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_counts_retrying_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_excludes_dead_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_excludes_dead_messages' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a9685c3 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a9abfcd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac84d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9edd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a8f41ec - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a8f41ec - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a8f41ec - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a87ea0a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a8cdcfd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a8c3afb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ef57a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d767a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a901916 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb0fc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2b31 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a0759 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae426 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a8b3199 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a98c9b3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878f93 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a9fe6a0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239aa05ff3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239aa31b37 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a95cc1e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a95bfd6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_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:     0x58239a984d8a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bfa37 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:165:5
[INFO] [stdout]   51:     0x58239a9b0ed7 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:166:63
[INFO] [stdout]   52:     0x58239a935026 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_dead_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_excludes_succeeded_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_excludes_succeeded_messages' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a96c943 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a9ac14d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac9cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa05d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a8f4ccc - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a8f4ccc - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a8f4ccc - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a87ffca - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a8d1d7d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a8c3c1b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9efc9a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d78ba - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9020f6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb39c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2d11 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a2139 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae726 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a8b4759 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a98d253 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8793b3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a9fee20 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239aa07073 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239aa324f7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a95cf1e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a95c1b6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_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:     0x58239a984eaa - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bffd7 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:154:5
[INFO] [stdout]   51:     0x58239a9b0ff7 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:155:68
[INFO] [stdout]   52:     0x58239a9351a6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_excludes_succeeded_messages::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a95fec3 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9abccd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac54d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9bdd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2c2c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2c2c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8f2c2c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a87be8a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c5bfd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8c38bb - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9ee73a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d71fa - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a900956 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fabbc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2771 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89d399 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ade26 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a8b0619 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a98b873 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878753 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a9fd7a0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa03ef3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239aa307b7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95c61e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a95bc16 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[3e55a76260a678b8]::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:     0x58239a984b4a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::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[6cc01ba3a248c534]::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:     0x58239a9d0897 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9c7ff7 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934d26 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_returns_zero_for_name_mismatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_returns_zero_for_name_mismatch' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a96d483 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{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:     0x58239a9ac18d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9aca0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa09d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{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:     0x58239a8f4e9c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{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:     0x58239a8f4e9c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{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:     0x58239a8f4e9c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[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:     0x58239a88036a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[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:     0x58239a8d283d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x58239a8c3c4b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9efdca - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d791a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a902246 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb40c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2d61 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a2589 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae7a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x58239a8b4af9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x58239a98d3c3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879463 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x58239a9fef60 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#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:     0x58239aa07333 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#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:     0x58239aa32697 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{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:     0x58239a95cf9e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{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:     0x58239a95c206 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{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:     0x58239a984eda - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9c00c7 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:176:5
[INFO] [stdout]   51:     0x58239a9b1027 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:177:71
[INFO] [stdout]   52:     0x58239a9351e6 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch' (56) 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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a96dfc3 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{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:     0x58239a9ac1cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9aca4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8fa0dd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{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:     0x58239a8f506c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{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:     0x58239a8f506c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{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:     0x58239a8f506c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[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:     0x58239a88070a - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[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:     0x58239a8d32fd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x58239a8c3c7b - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9efefa - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d797a - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a902396 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fb47c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2db1 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8a29d9 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae826 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x58239a8b4e99 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x58239a98d533 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a879513 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x58239a9ff0a0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#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:     0x58239aa075f3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#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:     0x58239aa32837 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{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:     0x58239a95d01e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   48:     0x58239a95c256 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{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:     0x58239a984f0a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9c01b7 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:187:5
[INFO] [stdout]   51:     0x58239a9b1057 - fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:188:74
[INFO] [stdout]   52:     0x58239a935226 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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' (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:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58239b08551a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58239b08551a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58239b08551a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58239b09cdfa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58239b09cdfa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58239b08a852 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58239b08a852 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58239b062c9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58239b062c9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58239b07cff9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58239aa51cbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58239aa51cbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58239b07d272 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58239b07d272 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58239b062d58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58239b059d89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58239b063dbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58239b09d5ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58239b09d332 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58239ab1dec4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58239ab88bd2 - sqlx_postgres[92efac13a320fe37]::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:     0x58239ab8b03e - <sqlx_postgres[92efac13a320fe37]::database::Postgres as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9abc0f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[6cc01ba3a248c534]::testing::TestContext<sqlx_postgres[92efac13a320fe37]::database::Postgres>, sqlx_core[6cc01ba3a248c534]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58239a963703 - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9abe0d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58239a9ac68d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58239a8f9d1d - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f353c - tokio[23b18a360267f99]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f353c - tokio[23b18a360267f99]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8f353c - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a87d0aa - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c91bd - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8c39ab - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9eed2a - <tokio[23b18a360267f99]::runtime::context::scoped::Scoped<tokio[23b18a360267f99]::runtime::scheduler::Context>>::set::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a9d73da - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a900fe6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::try_with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58239a8fadec - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[23b18a360267f99]::runtime::context::Context>>::with::<tokio[23b18a360267f99]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58239a9d2901 - tokio[23b18a360267f99]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[23b18a360267f99]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a89e929 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a8ae0a6 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a8b1839 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a98bfa3 - tokio[23b18a360267f99]::runtime::context::runtime::enter_runtime::<<tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::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:     0x58239a878ac3 - <tokio[23b18a360267f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a9fdde0 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa04cb3 - <tokio[23b18a360267f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239aa30fd7 - sqlx_core[6cc01ba3a248c534]::rt::test_block_on::<sqlx_core[6cc01ba3a248c534]::testing::run_test<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95c89e - sqlx_core[6cc01ba3a248c534]::testing::run_test::<sqlx_postgres[92efac13a320fe37]::database::Postgres, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a95bda6 - sqlx_core[6cc01ba3a248c534]::testing::run_test_with_pool::<sqlx_postgres[92efac13a320fe37]::database::Postgres, fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a984c3a - <fn(sqlx_core[6cc01ba3a248c534]::pool::Pool<sqlx_postgres[92efac13a320fe37]::database::Postgres>) -> fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0} as sqlx_core[6cc01ba3a248c534]::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:     0x58239a9bf657 - fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:78:5
[INFO] [stdout]   51:     0x58239a9b0e17 - fx_mq_building_blocks[3e55a76260a678b8]::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:     0x58239a934e66 - <fx_mq_building_blocks[3e55a76260a678b8]::queries::report_success::tests::it_deletes_failed_attempts::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58239aa44f9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58239aa44f9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58239aa5278b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58239aa5278b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58239aa5278b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58239aa5278b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58239aa5278b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58239aa4d164 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58239aa4d164 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58239aa55392 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58239aa55392 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58239aa55392 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58239aa55392 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58239aa55392 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58239b08492f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58239b08492f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x778308d04aa4 - <unknown>
[INFO] [stdout]   74:     0x778308d91a64 - 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]     queries::search_scheduled::tests::it_counts_in_progress_messages
[INFO] [stdout]     queries::search_scheduled::tests::it_counts_pending_messages
[INFO] [stdout]     queries::search_scheduled::tests::it_counts_retrying_messages
[INFO] [stdout]     queries::search_scheduled::tests::it_excludes_dead_messages
[INFO] [stdout]     queries::search_scheduled::tests::it_excludes_succeeded_messages
[INFO] [stdout]     queries::search_scheduled::tests::it_matches_on_partial_payload
[INFO] [stdout]     queries::search_scheduled::tests::it_returns_zero_for_name_mismatch
[INFO] [stdout]     queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch
[INFO] [stdout]     queries::search_scheduled::tests::it_returns_zero_when_empty
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 30 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c72b9a0070981178e836c754e39faee6d956a4d78c2fb8b15eecd86c2b2132e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c72b9a0070981178e836c754e39faee6d956a4d78c2fb8b15eecd86c2b2132e", kill_on_drop: false }`
[INFO] [stdout] 0c72b9a0070981178e836c754e39faee6d956a4d78c2fb8b15eecd86c2b2132e
